home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Misc
/
msql-1.0.6
/
src
/
tests
/
rtest.src
/
3.out
< prev
next >
Wrap
Text File
|
1995-01-04
|
235b
|
20 lines
Welcome to the miniSQL monitor. Type \h for help.
mSQL > -> ->
Query buffer
------------
insert into test (age, phone) values ( 99, '9999')
[continue]
->
ERROR : Field "user" cannot be null
mSQL > ->
Bye!